Active Query Builder 2 .NET Edition reference
MetadataSelection<T> Class Members
Properties  Methods 

The following tables list the members exposed by MetadataSelection<T>.

Public Properties
 NameDescription
Public PropertyCountGets number of items in selection.  
Public PropertyIsReadOnlyIndicates that selection can not be modified.  
Top
Public Methods
 NameDescription
Public MethodAddAdds metadata item to the list.  
Public MethodClearRemoves all items from selection.  
Public MethodContainsIndicates if selection contains an item.  
Public MethodFindIndexOverloaded. Returns the index of first found metadata item that matches the string name.  
Public MethodFindIndicesOverloaded. Returns the list of indexes of metadata items that match the string name.  
Public MethodFindItemOverloaded. Returns the first found metadata item that matches the string name.  
Public MethodFindItemsOverloaded. Returns the list of metadata items that match the string name.  
Public MethodGetDefaultItems  
Public MethodGetItems  
Public MethodIsLoadedIndicates if the types of metadata items sprcified in constructor have been loaded to the list.  
Public MethodLoadLoads types of metadata items specified in constructor to the list.  
Public MethodRemoveRemoves metadata item from the list.  
Top
See Also

Reference

MetadataSelection<T> Class
ActiveDatabaseSoftware.ActiveQueryBuilder Namespace

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback